home *** CD-ROM | disk | FTP | other *** search
/ Night Owl - The Best of BBS / Night Owl The Best of BBS (NOP-BBS) (Night Owl Publisher) (1994).iso / 014a / ezbbs215.lha / Data / Configuration / 3 < prev   
Text File  |  1994-02-28  |  2KB  |  110 lines

  1.  
  2. # For details refer to the EazyBBS Manual
  3. #
  4. # General Settings
  5. #
  6.  
  7.  MailboxName        "ZikZak"
  8.  UucpName        zikzak.in-berlin.de
  9.  Timeout        600 seconds
  10.  GuestTime        15 minutes
  11.  DefaultPrompt        "[%r] %l:%a%b> "
  12.  NewUnread        3
  13.  ShowRealname        off
  14.  
  15.  HarddiskLimit        0 bytes
  16.  
  17.  TaskPriority-Std    0
  18.  TaskPriority-Xfer    0
  19.  
  20.  XPRZmodemName        xprzmodem.library (must be version 2.0 or higher)
  21.  
  22.  Chat-Status        on (by default)
  23.  ChatLog-Status        off (by default)
  24.  
  25. #
  26. # Serial Settings
  27. #
  28.  
  29.  Baud            38400 bps
  30.  ModemDevice        serial.device
  31.  ModemUnit        -1
  32.  HangupTime        20 (tenths of a second)
  33.  
  34.  RingDelay        1
  35.  
  36.  
  37. # Extra (bonus) time for uploads:
  38.  
  39.  MessageBonus        100 %
  40.  MailBonus        0 %
  41.  UploadBonus        100 %
  42.  
  43.  
  44. # within first half of usertime...
  45.  
  46.  Download-Overdraw    100 %
  47.  
  48.  
  49. # Extra (bonus/minus) time for login time:
  50.  
  51.  TimeBonusTable        =+++++++++++++=====-----
  52.  TimeBonusPlus        20 min.
  53.  TimeBonusMinus        10 min.
  54.  
  55. #
  56. # Editor line limits:
  57. #
  58.  
  59.  MessageLines        750
  60.  MailLines        750
  61.  FileCommentLines    50
  62.  MailIntroLines        10
  63.  
  64.  
  65. #
  66. # Graphical Rendering
  67. #
  68.  
  69.  IntuiFontName        helvetica.font
  70.  IntuiFontSize        13
  71.  
  72.  TextFontName        courier.font
  73.  TextFontSize        13
  74.  
  75. # Console design:   (rgb_number = 256*red + 16*green + blue)
  76. # background, foreground (pen) and two additional colors
  77.  RGB_Color1        3258
  78.  RGB_Color2        0
  79.  RGB_Color3        4095
  80.  RGB_Color4        2916
  81.  
  82. # Screen and Window Dimensions
  83. # (draw window border with 'on', any other turns off)
  84.  
  85.  ScreenPosX        0
  86.  ScreenPosY        0
  87.  ScreenWidth        0 (pixel) -- IGNORED, screen always 80 chars wide
  88. # ScreenHeight        600
  89. # ScreenMode        "PICASSO:800x600"
  90.  ScreenHeight        400
  91.  ScreenMode        "NTSC:High Res Laced"
  92.  ScreenOpen        off
  93.  
  94.  WindowBorder        off
  95.  SpaceBorder        1
  96.  SpaceTitle        2
  97.  
  98.  WindowPosX        0
  99.  WindowPosY        0
  100.  WindowWidth        420
  101.  WindowHeight        400    (not used yet)
  102.  
  103.  PubScreen        B÷rp
  104.  
  105. # ConsoleEditor        "Ed %s -sticky"
  106.  ConsoleEditor        builtin  (use internal editor)
  107.  
  108. # read the dox!
  109.  
  110.